Function |ends_with
std/text/compare::|ends_with
Usage
|ends_with(text, pattern)
Parameters
↳ text: string
↳ pattern: string
Return
↴ bool
Tells if string ends with a pattern.
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
std/text/compare::|ends_with
|ends_with(text, pattern)
↳ text: string
↳ pattern: string
↴ bool
Tells if string ends with a pattern.